11. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2020-08-17 08:36:36 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

11.1 Files compared

#LocationFileLast Modified
1/Applications/Ampps/www/Porto 3.2.2/Porto v3.2.4/Theme Files/Magento 2.x/Porto Theme/app/code/Smartwave/Socialfeeds/etc/adminhtmlmenu.xml2016-06-21 16:15:02 +0000
2/Applications/Ampps/www/Porto 3.2.2/Theme Files/Magento 2.x/Porto Theme/app/code/Smartwave/Socialfeeds/etc/adminhtmlmenu.xml2016-06-21 16:15:02 +0000

11.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged162
Changed00
Inserted00
Removed00

11.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

11.4 Active regular expressions

No regular expressions were active.

11.5 Comparison detail

1 <?xml  1 <?xml 
2  version="1.0" 2  version="1.0"
3 ?> 3 ?>
4 <config  4 <config 
5  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  5  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
6  xsi:noNamespaceSchemaLocation="../../../../Magento/Backend/etc/menu.xsd" 6  xsi:noNamespaceSchemaLocation="../../../../Magento/Backend/etc/menu.xsd"
7 > 7 >
8       8      
9  <menu> 9  <menu>
10            10           
11   <add  11   <add 
12    id="Smartwave_Socialfeeds::socialfeeds"  12    id="Smartwave_Socialfeeds::socialfeeds" 
13    title="Social Feeds"  13    title="Social Feeds" 
14    module="Smartwave_Socialfeeds"  14    module="Smartwave_Socialfeeds" 
15    sortOrder="510"  15    sortOrder="510" 
16    parent="Smartwave_Core::sw_all 16    parent="Smartwave_Core::sw_all
17    resource="Smartwave_Core::all" 17    resource="Smartwave_Core::all"
18   /> 18   />
19            19           
20   <add  20   <add 
21    id="Smartwave_Socialfeeds::configration"  21    id="Smartwave_Socialfeeds::configration" 
22    title="Configuration 22    title="Configuration
23    module="Smartwave_Socialfeeds"  23    module="Smartwave_Socialfeeds" 
24    sortOrder="10"  24    sortOrder="10" 
25    parent="Smartwave_Socialfeeds::socialfeeds"  25    parent="Smartwave_Socialfeeds::socialfeeds" 
26    action="adminhtml/system_config/edit/section/sw_socialfeeds"  26    action="adminhtml/system_config/edit/section/sw_socialfeeds" 
27    resource="Smartwave_Socialfeeds::socialfeeds" 27    resource="Smartwave_Socialfeeds::socialfeeds"
28   /> 28   />
29        29       
30  </menu> 30  </menu>
31 </config> 31 </config>